To set global properties for all scripts that are run with the Windows-based script host
- Click Start, and then click Run
.
- In the Open box, type wscript, and then click OK. The Windows Script Host Settings dialog box appears.
- Select the Stop script after specified number of seconds check box.
- In the seconds box, enter the time limit you want to place on all scripts.
Notes
- XOX
- With one setting, you can set properties for all scripts that are run with the Windows-based script host. Every script that is run with this host automatically uses these settings.
Related Topics